home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 November / Gamestar_34_2001-11_cd1.bin / PROGRAMY / gnotellainstaller.exe / {app} / history.txt < prev   
Text File  |  2001-09-26  |  7KB  |  106 lines

  1. This file contains the revision history of Gnotella
  2. Last updated: September 25, 2001
  3.  
  4. Changes From 1.0.3 to 1.0.5
  5. ---------------------------
  6.   - Downloads
  7.     - Fixed bugs in Clear Selected/Clear Inactive/Abort of queued downloads
  8.        - Download handshake timeout raised to 15 s
  9.     - Fixed resumes when files dont match
  10.      - Fixed case where 0 size tempfile could cause problems
  11.     - multiple servers will go into wait mode if looped through them all instead of queueing right away
  12.     - Made change to downloads, now timeouts and misc. errors result in going to wait mode instead of begin requeued right away if auto-retry is enabled, prevents hammering in some occasions - currently displays status of "Connection rejected, waiting"
  13.       - Made change to downloads with multiple servers, now it should cycle through the list once, if they all fail, it will queue the download, it used to continue looping through the servers
  14.       - Downloads with multiple servers that get a 404 response are now removed from the server list
  15.   - Connections
  16.     - Added auto connect prompt on startup
  17.     - Use new hostcache code - cycles through gnutellanet.com's caches
  18.     - Added some new hostcaches
  19.     - Timer for connections changed, used to be 10s for connect and handshake, now they get 10 each
  20.     - Tweaked auto connect prompt on startup to allow incoming if not firewalled  
  21.     - Added port to download host column
  22.   - Monitor
  23.     - Optimized search monitor display code
  24.      - Fixed bug in monitor which showed the same search twice sometimes
  25.     - Fixed rescan from menu bug where changes made in options screen since last scan are ignored
  26.   - Searches    
  27.     - Bug in "Images" file type search fixed
  28.     - When a search is stopped/aborted, the file type, min speed and file size are reset
  29.     - Changed search messages, added some messageboxes for warnings
  30.     - Added sub search instructions to empty list and added made it subsearch if shift or ctrl+enter pressed
  31.   - General
  32.     - Optimized upload/download/search sorts
  33.       - Skins must be bitmaps, jpegs are no longer possible
  34.       - Fixed horizontal noise in listviews
  35.       - Fixed drawing bug where vertical line appeared at right of listviews
  36.     - Fixed dbl-click cloumn autosizing
  37.     - replaced listview icons and skin pictureboxes with memory dcs
  38.     - Moved some timer code from GnotDB to the main exe
  39.       - Fixed mp3 scan problem where it could get stuck on one file  
  40.       - Added IP reported to Internet connection tab
  41.       - Removed Kbps label from connection speed option, should not have been there
  42.      - Switched around MP3 Info
  43.       - Tweaked GnotDB.exe threading
  44.     - Changed label format at screen bottom when connecting
  45.       - Number of files stat given more space to show # of files
  46.       - Fixed bug with Forced IP and hostname being lost on restart
  47.  
  48. Changes From 1.0.0 to 1.0.3
  49. ---------------------------
  50.  
  51.   - Options Window - Network Connections Tab
  52.      - Fixed bug in saved/blocked/always allow hosts not allowing non-numeric hosts
  53.      - Fixed bug allowing duplicates 
  54.   - Options Window - Internet Connection Tab
  55.      - Fixed crashes on mis-formatted forced IP's
  56.      - Allow valid hostnames for those with static names and dynamic IPS for forced IP
  57.   - Searches
  58.      - Added new check for connection when starting a search
  59.      - Fixed Ignore Full Servers bug where full-firewalled servers where still displayed
  60.      - New sorting scheme always uses server info for tie-breaker/secondary sort - best servers float to top
  61.      - Promotions when more than one server are present are resorted for main search columns
  62.      - 0 size files never displayed
  63.      - Added new options to search popup menu: ignore full, firewall, and exact matches
  64.      - Changed so that min speed and size for the 3 searches are independent of each other
  65.   - Downloads
  66.      - Redid Download Queue Code
  67.      - Temp file movement updated in status when done from menu (not deleted if cant move)
  68.      - Fixed bug where temp files not moved to downloads folder when auto-clear enabled
  69.      - Fixed bug where download queue got misaligned with dial up users connections was disconnected
  70.      - Added relative position to queue (eg. 7 of 9)
  71.      - Aborted downloads now saved between sessions
  72.      - Drag and drop links from webpages with ? in filename have ? chopped out
  73.   - Shared Files
  74.      - Changed library menu from Refresh-> Rescan Your Library
  75.      - Fixed bug where webpage file size reported incorrectly
  76.      - Ogg added to sound and default shared file types
  77.      - Fixed bug where new shared directory might not be saved to ini file
  78.      - Fixed bug where files shared and then unshared could be uploaded
  79.      - Optimized webpage HTML
  80.      - Browser redirects to www.gnotella.com instead of gnotella.com
  81.      - Fixed international date formatting in uploads.txt
  82.      - Returns 503 when scanning your files instead of 404
  83.      - Shared files do not have to have normal attributes (non-archived will be scanned now)
  84.   - Connections
  85.      - Added auto connect prompt on startup
  86.      - Changed default host to gnutella.hostscache.com
  87.      - Added confirmation dialog to file deletion from your library
  88.      - Allow Incoming not checked when user is Firewalled and chooses Connect to Network from popup menu
  89.      - Added ini file entry for default host cache
  90.      - Disconnect when being flooded
  91.      - Fixed bug where service providers could cause the connection count to be incorrect
  92.      - Added 0.6 handshaking to incoming connections
  93.   - General    
  94.      - Added support file checking in setup program (no more crashes..)
  95.      - Broke File searching into new component for freezing problems  
  96.      - Tweaked code to open URLs, more robust
  97.      - Tray icon bug fixed where it would not appear
  98.      - New tray menu options added including skin selector
  99.      - Tray menu always works, not just when minimized
  100.      - Fixed bug where tray icon popu menu would not disappear if another window gained focus 
  101.      - Setup wizard info saved when finished in gnotella.ini
  102.      - Browse dialogs in option window default to last path selected
  103.      - Bug fixed with download status icon not displaying properly on some systems
  104.      - Added support for VBR mp3's (shown as kvps vs. kbps), thanks Rye!
  105.      - Changed the way mini-mode works, dbl-click titlebar to maximize/restore, dbl-click the icons to toggle mini-mode
  106.      - System menu pops from skinned titlebar like normal windows (left click in the left corner or right click anywhere)